From: Jim Blandy Date: Fri, 18 Jun 1993 15:48:31 +0000 (+0000) Subject: Typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95241 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=40166bf181ab7e556ec427b727ad23d2afadfe3a;p=emacs.git Typo. --- diff --git a/src/m/news-risc.h b/src/m/news-risc.h index 798726911a4..d5a6d07aa9f 100644 --- a/src/m/news-risc.h +++ b/src/m/news-risc.h @@ -1,7 +1,6 @@ /* news-risc.h is for the "RISC News". */ #include "mips.h" -#undef LIBS_MACHINE /* The following line tells the configuration script what sort of operating system this machine is likely to run. @@ -23,5 +22,6 @@ /* We have no mode_t. */ #define NO_MODE_T -/* Don't use the definitoion in m/mips.h. */ +/* Don't use the definitions in m/mips.h. */ #undef LINKER +#undef LIBS_MACHINE